| Total Complexity | 20 |
| Dependencies | 0 |
| Dependents | 1 |
| Total lines | 129 |
| Lines of code | 56 |
| Logical lines of code | 21 |
| Comment lines | 58 |
| Methods | 8 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| string_to_bool() | 72 | 6 | 4 | |
| bool_to_string() | 69 | 3 | 6 | |
| clean() | 69 | 3 | 6 | |
| sanitize_tooltip() | 58 | 1 | 18 | |
| string_to_array() | 74 | 2 | 4 | |
| float_to_string() | 65 | 2 | 9 | |
| check_invalid_utf8() | 70 | 2 | 6 | |
| sanitize_textarea() | 77 | 1 | 3 |